text view: Always clear handles for mouse interaction
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 01:48:35 +0000 (21:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:56:12 +0000 (06:56 -0400)
commit0a2b1b68fabba32add0cb95f2aa5c05539f935c5
tree9d45a8e3627d31db2d73a3d2e313a675651df3ca
parent76836dcd813927abb404d61ad6d0a027ff7fc7de
text view: Always clear handles for mouse interaction

There were some cases where we left a handle visible
during mouse interaction, which is a little weird.
gtk/gtktextview.c